Skip to content

feat: add customFields property to Experiment and FeatureRule#62

Merged
vazarkevych merged 1 commit into
masterfrom
feature/experiment-custom-fields
Jun 10, 2026
Merged

feat: add customFields property to Experiment and FeatureRule#62
vazarkevych merged 1 commit into
masterfrom
feature/experiment-custom-fields

Conversation

@vazarkevych

@vazarkevych vazarkevych commented May 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Added customFields property to InlineExperiment as array<string,mixed>|null
  • Added customFields parsing in FeatureRule and propagation to InlineExperiment via toExperiment()
  • Updated Feature PHPDoc to include customFields in rules shape
  • Added unit tests covering all scenarios

Mirrors implementation in C# and Swift SDKs.

@vazarkevych vazarkevych force-pushed the feature/experiment-custom-fields branch from 7d0c7d1 to 01ad374 Compare June 10, 2026 13:49
@vazarkevych vazarkevych changed the title add customFields property to Experiment feat: add customFields property to Experiment and FeatureRule Jun 10, 2026
@vazarkevych vazarkevych merged commit f326da2 into master Jun 10, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant